Skip to main content

Benefits and Features

  • Support out of the box Dependency Injection
  • Testability is easy – due to dependency injection
  • Fully Open Source
  • Modularity
    • Provide modularity with middleware components
      • Both the request and response pipelines are composed using the middleware components.
      • Provides rich set of built-in middleware components out of the box.
      • Custom middleware components can also be created.